/* CSS Document */
* {
margin: 0;
}
html, body {
	height: 100%;
	outline: 0px; 
	font-family: Arial, tahoma;
	margin-bottom: 0px;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px;
}
#maininhoud {
	float:left;
	width:990px;
	margin-left:0px;
	height: 100%;
	min-height: 600px;
	text-align:left;
	margin-top:0px;
}
#inhoud1000 {
	width:990px;
	height: auto;
	min-height: 667px;
	text-align:center;
	
}

#header {
	width:990px;
	height: 180px;
	text-align:center;
	clear:both;
	background:url(../_images/opmaak/Logotopbalk.png);
	}
#subheader {
	width:990px;
	height: 70px;
	text-align:center;
	clear:both;
	}
	#subheaderhalf {
		position:relative;
		width:50%;
		float:left;
		height: 100%;
		text-align:center;
		color:#0070c0;
		font-size:16px;
		}
	#formbericht {
		width:990px;
		height: 30px;
		clear:both;
		text-align:center;
		color:#F00;
		font-size:15px;
		}
#footer {
	height: 100px;
	text-align:center;
}
#copyright {
	width:990px;
	height:90px;
	margin-top:4px;
	text-align:center;
	font-size:12px;
}
		#copyright a{
			font-size:12px;
			color:#0070c0;
			text-decoration:underline;
			}
	#copyrighttitel {
		width:220px;
		height:90px;
		text-align:left;
		float:left;
		margin-left:90px
	}
	#copyrightadres {
		width:300px;
		height:90px;
		text-align:left;
		float:left;
		margin-left:20px
	}
	#copyrightemail {
		width:250px;
		height:90px;
		text-align:left;
		float:left;
		margin-left:20px;
	}
	#copyrightlogo {
		width:114px;
		height:90px;
		text-align:left;
		float:left;
		background:url(../_images/opmaak/copyrightlogo.png);
		background-repeat:no-repeat;
		margin-left:20px
	}
.copyrighttekst {
	font-size:16px;
	color:#FFF;
	line-height:32px;
	padding-top:20px;
}
.copyrightlink {
	font-size:16px;
	color:#FFFFCC;
}
.copyrightlink:hover {
	font-size:16px;
	color:#000;
}

#menublok {
	float:left;
	width:250px;
	top:0px;
	height: auto;
	text-align:center;
	background-color:#FFC;
}


#pagetitel {
	line-height:50px;
	padding-left:55px;
	color:#FFF;
	height:50px;
	font-size:18px;
	letter-spacing:1px;
	text-transform:uppercase;
}
#onderblok {
	width:990px;
	height: auto;
	margin-top:5px;
	clear:both;
	min-height: 250px;
	position:relative;
	}
		#onderblok ul {
			text-indent:-7px;
			left:0px;
			margin-left: 7px;
			padding: 0;
			line-height:16px;
			 		}
		#onderblok ul li{
			left:0px;
			list-style-type:none ;
			}
		#onderblok LI:Before
		 {
		 content: "- ";
		 }


#homeblokfotos {
	width:100%;
	/*height: 474px;*/
	height: 195px;
	clear:both;
	position:relative;
	margin-bottom:10px;
	}
		#homeblokfotoblok {
			width:25%;
			float:left;
			/*height: 474px;*/
			height: 195px;
			position:relative;
			text-align:center;
			}
#homeblok {
	width:100%;
	height: auto;
	clear:both;
	position:relative;
	font-size:12px;
	}
	#homeblokleft {
		width:484px;
		height: auto;
		min-height: 530px;
		padding:5px;
		float:left;
		position:relative;
		background-color:#dce6f2;
		}
	#homeblokright {
		width:484px;
		height: auto;
		min-height: 530px;
		padding:5px;
		float:right;
		position:relative;
		background-color:#ebf1de;
		}
			#homebloktitel {
				width:100%;
				font-size:14px;
				margin-bottom:10px;
				text-transform:uppercase;
				font-weight:bold;
				clear:both;
				text-align:center;
				}
.tekstvet {
	font-weight:bold;
}

#homeonderblok {
	width:100%;
	height: auto;
	min-height:200px;
	clear:both;
	position:relative;
	font-size:12px;
	background-color:#0070c0;
	top:2px;
	margin-bottom:10px;
	color:#FFF;
	}
		#homeonderbloktitel {
			position:relative;
			width:100%;
			clear:both;
			font-weight:bold;
			text-transform:uppercase;
			text-align:center;
			font-size:14px;
			line-height:25px;
			margin-bottom:10px;
			}
		#homeonderblokhalf {
			width:485px;
			float:left;
			padding:5px;
			}
#homeonderbloktekstfull {
	width:980px;
	padding:5px;
	height: auto;
	clear:both;
	position:relative;
		}
	#homeonderblokfullline {
		width:100%;
		height: 10px;
		clear:both;
		position:relative;
		border-top:1px solid white;
		}

#homebottom {
	width:988px;
	height: 150px;
	text-align:center;
	clear:both;
	border:1px solid #0070c0;
	margin-bottom:10px;
	}
		#homebottom a{
			font-size:12px;
			color:#0070c0;
			text-decoration:underline;
			line-height:260px;
			}
	#homebottomleft {
		position:relative;
		width:200px;
		float:left;
		height: 100%;
		text-align:center;
		color:#0070c0;
		font-size:16px;
		background:url(../_images/_home/Home_bottom_logos_alelift.png);
		background-repeat:no-repeat;
		}
	#homebottommiddle {
		position:relative;
		width:588px;
		float:left;
		height: 100%;
		text-align:center;
		color:#0070c0;
		}
			#homebottommiddletitel {
				position:relative;
				width:100%;
				clear:both;
				font-weight:bold;
				text-transform:uppercase;
				text-align:center;
				font-size:14px;
				line-height:25px;
				margin-bottom:5px;
				}
	#homebottomright {
		position:relative;
		width:200px;
		float:right;
		height: 100%;
		text-align:center;
		color:#0070c0;
		font-size:16px;
		background:url(../_images/_home/Home_bottom_logos_europrost.png);
		background-repeat:no-repeat;
		}

#onderbloktekst {
	width:970px;
	height: auto;
	line-height:15px;
	text-align:left;
	clear:both;
	padding:10px;
	position:relative;
	color:#333;
	font-size:14px;
	margin-bottom:20px;
	}



/************* BEGIN FORMULIEREN ******************************/
	#formlabels {
		width: 100px;
		line-height:30px;
		height:30px;
		position:relative;
		color:#FFF;
		font-size:12px;
		float:left;
		text-align:left;
		margin-right:5px;
			}
	#formvakjes {
		width: 320px;
		line-height:30px;
		height:30px;
		position:relative;
		text-align:left;
		float:left;
			}
	#formlabels_area {
		width: 100%;
		line-height:30px;
		position:relative;
		color:#FFF;
		font-size:12px;
		clear:both;
		text-align:left;
		margin-top:10px;
			}
	#formvakjes_area {
		width: 100%;
		line-height:30px;
		position:relative;
		text-align:left;
		clear:both;
			}
.vakjes{
	border:0;
	height:25px;
	width:290px;
	color: #000;
	font-size : 13px;
	margin-bottom:2px;
}
.vakjes_area{
	color: #000;
	border:0;
	font-size : 13px;
	width:460px;
	height:134px;
	margin-bottom:2px;
	overflow : auto;
}
#formbutton {
	width:100%;
	height: 30px;
	text-align:center;
	clear:both;
	position:relative;
		}

.knoppen{
	border : 0;
	width : 200px;
	cursor:pointer;
}
/************* EINDE FORMULIEREN ******************************/
